curl -i \
-X PUT \
-H "Accept: application/json" \
-H "Authorization: Bearer 83dedad0728baaef3ad3f50bd05ed030" \
-H "Content-Type: application/json" \
-d "{\"weather\":\"sunny\", \"tempC\":\"20\",\"tempF\":\"68\",
\"friends\":\"['96815', '96826']\" }" \
https://www.usemodernfullstack.dev/api/v2/weather/96815